home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- MiscDistributorInspector = {
- ACTIONS = {
- "addConnection:" = "addConnection:";
- "changeConnection:" = "changeConnection:";
- "ok:" = "ok:";
- "revert:" = "revert:";
- "selectionChanged:" = "selectionChanged:";
- };
- OUTLETS = {
- connectionDirMatrix = connectionDirMatrix;
- connectionMatrix = connectionMatrix;
- connectionNameText = connectionNameText;
- };
- SUPERCLASS = IBInspector;
- };
-